.. This file was automatically converted from MediaWiki syntax. If some markup is wrong, looks weird or doesn't make sense, feel free to fix it. Please remove this comment once this file was manually checked and no "strange ReST" artifacts remain. .. _building-panda3d-from-source: Building Panda3D from Source ============================ Note that in the past, it was very difficult to build Panda3D. Things have improved. It is now fairly straightforward to download and compile panda. In particular, this is a sensible thing to do if you wish to add some functionality to panda. To avoid possible consistency problems, the documentation for building the source is included with the source, not in the manual. Download a source package from the panda website, then look at a file called README.md. It contains instructions for invoking the build system, makepanda. A link to the latest build instructions can be found here: https://github.com/panda3d/panda3d/blob/master/README.md While building you'll get a list of not found dependencies. Further descriptions of those can be found here: :ref:`dependencies`.